@font-face
{
    font-family: 'cute monster';
  src: url('cute monster.eot');
  src: url('cute monster.eot?#') format('embedded-opentype'),
      url('cute monster.woff') format('woff'),
      url('cute monster.ttf') format('truetype');
}
